*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Thu, 13 May 2004 00:32:26 +0000 (00:32 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 13 May 2004 00:32:26 +0000 (00:32 +0000)
lisp/ChangeLog
src/ChangeLog

index c277c6b82bb05f09999563663ee037ec5bd4f8a6..74c6984c682216a9862f815b74f3cafaf79f09e0 100644 (file)
@@ -1,3 +1,13 @@
+2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * calendar/appt.el (appt-disp-window): Use
+       `calendar-set-mode-line' for a centered mode-line.
+
+2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
+
+       * calendar/appt.el (appt-disp-window): Do not split window
+       excessively when `split-height-threshold' is low.
+
 2004-05-12  Nick Roberts  <nickrob@gnu.org>
 
        * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
index d061b40dc2157d8fce8b04bc10793b37edb65541..d2852bd16e16f0c211dd782225a7cde700c2e953 100644 (file)
@@ -1,3 +1,8 @@
+2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * window.c (Fdisplay_buffer, Fsplit_window)
+       (split-height-threshold): Doc fix.
+
 2004-05-13  Juanma Barranquero  <lektu@terra.es>
 
        * xfaces.c (Ftty_supports_face_attributes_p)